cody - HTMLify profile
files of /cody/vishal-dcode/SVG Eye Tracking Animation/
const svg = document.querySelector("#svg");
const mouse = svg.createSVGPoint();
const leftEye = createEye("#left-eye");
const r
const mouse = svg.createSVGPoint();
const leftEye = createEye("#left-eye");
const r
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"